Papers with ASR TTA methods
Dynamic Model-Bank Test-Time Adaptation for Automatic Speech Recognition (2025.emnlp-main)
Copied to clipboard
| Challenge: | Existing ASR TTA methods struggle with instability under continual and long-term distribution shifts. |
| Approach: | They propose a continuous adaptive model-bank framework that adapts to domain shifts in ASR test-time scenarios. |
| Outcome: | Experiments on diverse, continuously shifting ASR benchmarks show that DMSUTA outperforms existing continual TTA baselines. |
Continual Test-time Adaptation for End-to-end Speech Recognition on Noisy Speech (2024.emnlp-main)
Copied to clipboard
| Challenge: | Current ASR TTA methods focus on non-continual TTA, which limits cross-sample knowledge learning compared to continual TTA. |
| Approach: | They propose a Fast-slow TTA framework that leverages the advantage of continual and non-continual TTA and a Dynamic SUTA method that automatically detects domain shifts and resets the model. |
| Outcome: | The proposed method outperforms non-continual and continual TTA methods while maintaining robustness to domain shifts without requiring domain boundary information. |